CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GA algorithm

搜索资源列表

  1. GA-matlab

    0下载:
  2. MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题-MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6790
    • 提供者:郝方方
  1. GA

    0下载:
  2. 遗传算法的资料大全,包括ppt,编程源码,几乎涵盖了学习遗传算法的所有内容。 强烈推荐-Sourcebook of genetic algorithms, including ppt, programming source code, covering almost all the contents of learning genetic algorithm. Strongly recommended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8893847
    • 提供者:chensd
  1. GA

    0下载:
  2. 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:13433
    • 提供者:jchh
  1. GA

    0下载:
  2. 通过MATLAB,采用遗传算法实现函数的最值的求取-By MATLAB, using the genetic algorithm the value of the function of the most striking! ! !
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1409
    • 提供者:jiangqianbin
  1. GA

    0下载:
  2. 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11476
    • 提供者:周玉
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. GA

    0下载:
  2. Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:90721
    • 提供者:nystaa
  1. Ga

    0下载:
  2. 基于遗传算法的矩量法计算程序,用于优化天线结构-Based on genetic algorithm method of moments computer program for optimization of antenna structure
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:陈波
  1. GA-bp

    4下载:
  2. 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1229
    • 提供者:guang dong
  1. ga

    0下载:
  2. 遗传算法用于求函数最大值,可以修改函数名和迭代次数-A function of genetic algorithm is used to seek the maximum, you can modify the function name and the number of iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5766
    • 提供者:kch
  1. GA

    0下载:
  2. 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8924
    • 提供者:lizheran
  1. GA

    1下载:
  2. 数据结构与算法课程做的遗传算法,用java语言实现的。-Data Structures and Algorithms course to do the genetic algorithm, implemented using java language.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1275289
    • 提供者:Hui
  1. TSP-GA

    0下载:
  2. 使用遗传算法解决TSP问题,简单,通用,鲁棒性好-The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:212294
    • 提供者:赵群英
  1. bpann+ga

    0下载:
  2. back propagation and genetic algorithm in neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1692756
    • 提供者:jasmeen
  1. lad-ga

    0下载:
  2. 《基于遗传算法的最小一乘回归新算法》张春涛 LAD-GA交流-《A New Algorithm for the LeastAbsolute Deviation Regression Based on the Genetic Algorithm》 Zhang Chun-Tao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:186716
    • 提供者:晓柳
  1. GA

    0下载:
  2. C++ implementation of a Genetic algorithm (GA). A population of binary chromosomes is generated randomly to attempt to solve the Weighted MAX SAT Problem. Parameters of crossover, mutation, population size can be controlled via macros in code.There a
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:15215576
    • 提供者:MJ
  1. ga

    0下载:
  2. 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27734
    • 提供者:mayi789
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:张三
  1. GA

    1下载:
  2. 遗传算法--PID参数寻优 基于avr单片机实现-Genetic Algorithm- PID parameter optimization based on avr Microcontroller
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:40015
    • 提供者:neo
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com